bitkeeper revision 1.1752 (42bbe5ba5hLPfcw1f77_F22fq6v6Yw)
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 24 Jun 2005 10:51:38 +0000 (10:51 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 24 Jun 2005 10:51:38 +0000 (10:51 +0000)
commit06420e5d04dd8b3ccb5785f821b9368e66235c01
treee521b0d83eadb0841b3d7b6609a23048496e4cd5
parented30037e48073a7d855fce58c1dfc563e446ff6c
bitkeeper revision 1.1752 (42bbe5ba5hLPfcw1f77_F22fq6v6Yw)

The set of patches below add support for loading plan9's a.out
format using the linux builder.  This is considerably simpler
than having a seperate builder, shares more code and should
be easier to maintain.  Hopefully the original plan9 builder
can go away in the future.

I've been able to test this manually with vm-tools but am
still having some problems (unrelated I think) with xm.

Signed-off-by: Tim Newsham <newsham@lava.net>
.rootkeys
tools/libxc/Makefile
tools/libxc/xc_aout9.h [new file with mode: 0644]
tools/libxc/xc_linux_build.c
tools/libxc/xc_load_aout9.c [new file with mode: 0644]
tools/libxc/xc_private.h